Add reference docs for dune tools#14198
Conversation
|
@Sudha247 I propose that you select a reviewer, in order to make progress, here. Or, change this to "draft" if it is not ready for review. |
|
Woops marked this as "approved" but I'm unsure why I have such rights. I am not a maintainer of dune, my "approval" has no value. I just wanted to comment |
Your comment is valued. I think your "approval" is not sufficient to make this merge-able, as I see it is a grey check mark, not a green one. :-) So, all is well. |
9f0206b to
7a3ad94
Compare
Adds reference docs for `dune tools` as stated in ocaml#14184. The implementation of dev tools is subject to change, as being discussed in ocaml#13457. But parts of the user facing commands might stay and we might want to update the docs as the implementation is being fleshed out. Signed-off-by: Sudha Parimala <sudharg247@gmail.com>
Expand the note about utop and odoc. Add a warning in the cli reference. Signed-off-by: Sudha Parimala <sudharg247@gmail.com>
Signed-off-by: Sudha Parimala <sudharg247@gmail.com>
7a3ad94 to
24da096
Compare
Leonidas-from-XIV
left a comment
There was a problem hiding this comment.
We worked through this PR and addressed all concerns so from my perspective it's ready to be merged :)
Adds reference docs for
dune toolsas stated in #14184. The implementation of dev tools is subject to change, as discussed in #13457. But parts of the user-facing commands might stay, and if we decide to merge this, we might want to update the docs as the implementation is being fleshed out.